Restarted 'myipython (Python 3.8.8)' kernel
Python 3.8.8 (default, Apr 13 2021, 12:59:45)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.29.0 -- An enhanced Interactive Python. Type '?' for help.
HM = HeatMap('Icebox', ID=1597)
HM.show('DEF', 0)
HM.show('DEF', 1)
HM.show('DEF', 2)
HM.show('ATT', 0)
HM.show('ATT', 1)
HM.show('ATT', 2)
HM = HeatMap('Bind', ID=1597)
HM.show('DEF', 0)
HM.show('DEF', 1)
HM.show('DEF', 2)
HM.show('ATT', 0)
HM.show('ATT', 1)
HM.show('ATT', 2)
dfurl = getribURL(matches)
matches = opponents.merge(
dfurl[['Match Id', 'Map Name', 'Team 1 Score', 'Team 2 Score', 'ribURL', 'VODS']], on='Match Id')
matches
| Match Id | OPP | Map Name | Team 1 Score | Team 2 Score | ribURL | VODS | |
|---|---|---|---|---|---|---|---|
| 0 | 52504 | Pioneers | Bind | 13 | 1 | https://rib.gg/series/24137?match=52504&round=1&tab=replay | https://youtu.be/aiSQDr-2iuI |
| 1 | 52503 | Pioneers | Ascent | 9 | 13 | https://rib.gg/series/24137?match=52503&round=1&tab=replay | https://youtu.be/aiSQDr-2iuI |
| 2 | 52502 | Pioneers | Breeze | 13 | 6 | https://rib.gg/series/24137?match=52502&round=1&tab=replay | https://youtu.be/aiSQDr-2iuI |
| 3 | 52102 | Andbox | Breeze | 14 | 12 | https://rib.gg/series/23988?match=52102&round=1&tab=replay | https://youtu.be/ZiJDEizceTc |
| 4 | 52101 | Andbox | Haven | 13 | 11 | https://rib.gg/series/23988?match=52101&round=1&tab=replay | https://youtu.be/ZiJDEizceTc |
| 5 | 52045 | Cosmic Divide | Icebox | 13 | 3 | https://rib.gg/series/23969?match=52045&round=1&tab=replay | https://youtu.be/k3JVwVYB-SI |
| 6 | 52044 | Cosmic Divide | Breeze | 13 | 2 | https://rib.gg/series/23969?match=52044&round=1&tab=replay | https://youtu.be/k3JVwVYB-SI |
| 7 | 51748 | Eclectiq | Icebox | 14 | 12 | https://rib.gg/series/23870?match=51748&round=1&tab=replay | https://youtu.be/k3JVwVYB-SI |
| 8 | 51747 | Eclectiq | Ascent | 13 | 7 | https://rib.gg/series/23870?match=51747&round=1&tab=replay | https://youtu.be/k3JVwVYB-SI |
| 9 | 51670 | Rumor 2.0 | Breeze | 13 | 1 | https://rib.gg/series/23844?match=51670&round=1&tab=replay | https://youtu.be/2MmtkHfyrs4 |
| 10 | 51669 | Rumor 2.0 | Haven | 13 | 0 | https://rib.gg/series/23844?match=51669&round=1&tab=replay | https://youtu.be/2MmtkHfyrs4 |
| 11 | 52806 | Rise | Breeze | 3 | 13 | https://rib.gg/series/24238?match=52806&round=1&tab=replay | https://youtu.be/aiSQDr-2iuI |
| 12 | 52805 | Rise | Ascent | 3 | 13 | https://rib.gg/series/24238?match=52805&round=1&tab=replay | https://youtu.be/aiSQDr-2iuI |
| 13 | 52539 | Knights | Split | 5 | 13 | https://rib.gg/series/24149?match=52539&round=1&tab=replay | https://youtu.be/aiSQDr-2iuI |
| 14 | 52538 | Knights | Breeze | 8 | 13 | https://rib.gg/series/24149?match=52538&round=1&tab=replay | https://youtu.be/aiSQDr-2iuI |
| 15 | 52174 | XSET | Breeze | 13 | 11 | https://rib.gg/series/24012?match=52174&round=1&tab=replay | https://youtu.be/ZiJDEizceTc |
| 16 | 52173 | XSET | Bind | 13 | 9 | https://rib.gg/series/24012?match=52173&round=1&tab=replay | https://youtu.be/ZiJDEizceTc |